Skip to content

Runneradmin flow + broker message listener#205

Merged
ChristopherHX merged 10 commits into
mainfrom
runneradmin-flow
Aug 20, 2025
Merged

Runneradmin flow + broker message listener#205
ChristopherHX merged 10 commits into
mainfrom
runneradmin-flow

Conversation

@ChristopherHX
Copy link
Copy Markdown
Owner

  • 100% untested

Comment thread protocol/session.go
OwnerName string
Agent TaskAgent
UseFipsEncryption bool
BrokerMigrationMessage *BrokerMigration `json:",omitempty"`
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed today again as unused code, planning revert

Comment thread protocol/connection.go
Comment on lines +314 to +316
if session.BrokerMigrationMessage != nil {
return vssConnection.CreateSessionExt(ctx, session.BrokerMigrationMessage.BrokerBaseUrl)
}
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this

@ChristopherHX ChristopherHX marked this pull request as ready for review August 20, 2025 22:05
@ChristopherHX ChristopherHX merged commit 56be12a into main Aug 20, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant